Rachel
Toggle table of contents
3.5.0
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.plugin.pag-kmp
/
org.libpag
/
[desktop]PAGFont
/
Companion
/
registerFont
register
Font
desktop
fun
registerFont
(
path
:
String
,
ttcIndex
:
Int
=
0
,
font
:
PAGFont
=
PAGFont()
)
:
PAGFont
?
fun
registerFont
(
bytes
:
ByteArray
,
ttcIndex
:
Int
=
0
,
font
:
PAGFont
=
PAGFont()
)
:
PAGFont
?